Auto merge of #2960 - jseyfried:remove_unused_import, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 5 Aug 2016 02:51:13 +0000 (19:51 -0700)
committerGitHub <noreply@github.com>
Fri, 5 Aug 2016 02:51:13 +0000 (19:51 -0700)
commitfd90fd642d404d8c66505ca8db742c664ea352f2
tree92293bb4dfd69562e913b1443428bd707c03e9b3
parentaf4ec3908ee262e8fea13a0a65a720f4622f8358
parent503d80261cdf8bd873403a4a7961034c67c65695
Auto merge of #2960 - jseyfried:remove_unused_import, r=alexcrichton

Remove another unused import

Ideally, this would have been in #2942.